home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power Programmierung 2
/
Power-Programmierung CD 2 (Tewi)(1994).iso
/
gnu
/
djgpp
/
diffs
/
libgplus.5
/
dosmake.bat
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1993-12-14
|
282 b
|
13 lines
*** orig/libgplus.5/dosmake.bat Sat Nov 13 20:16:40 1993
--- src/libgplus.5/dosmake.bat Sun Nov 28 01:36:34 1993
***************
*** 0 ****
--- 1,7 ----
+ cd libio
+ make
+ cd ../libgplus/src
+ make
+ cd ../..
+ del libgpp.a
+ ar rvs libgpp.a libio/*.o libgplus/src/*.o